fillRoundRect

Draws a filled rectangle with rounded borders

version(none)
extern (System) __gshared
void function(int x, int y, int w, int h, int radius = 4, HipColor color = HipColor.no, int precision = 16) fillRoundRect;

Meta